/*公用style*/
.border{
	border: 1px solid #84c4ff;
	border-radius: 4px;
}
.nopadding{
	padding: 0 0;
}
.margin-top{
	margin-top: 14px;
}
.margin-right{
	margin-right: 14px;
}
.margin-left{
	margin-left: 38px;
}

a{
	color: #000;
	text-decoration: none;
}
a:hover,
a:focus{
	text-decoration: none;
	outline: none;
}
.url{
	color: #3986d6;
	text-decoration: underline;
}


.container{
	width: 1000px;
	/*	margin-top: 50px;*/
	margin-bottom: 50px;
	padding: 0 0;
}
.search{
	border-radius: 5px;
	padding: 5px 0;
}
.search-bgcolor{
	background-color: #ecf6ff;
	padding: 20px 0;
}
.search-text{
	margin-top: 10px;
}
.search-text a{
	font-size: 18px;
	color: #006bcf;
}
.search-box{
	padding: 10px 0;
}
.search-input{
	height: 40px;
	width: 350px;
	vertical-align:middle;
	font-size: 16px;
	line-height: 30px;
	float: right;
}
.search-infotext{
	padding-left: 10px;
	line-height: 40px;
	color: #bababa;
}
.search-btn{
	height: 40px;
	width: 100%;
	font-size: 16px;
	color: #fff;
	background-image: url('../images/tabs-btn.png');
	background-repeat: repeat-x;
}
.search-btn:hover,
.search-btn:focus{
	color: #fff;
}
.small-nav{
	font-size: 12px;
}

.topbar{
	height: 270px;
	width: 493px;
/*	position: relative;*/
	overflow: hidden;
}
.toggle-topbar{
	width: 493px;
	position: absolute;
	left: 0px;
	z-index: 999;
	background-color: #fff;
	overflow: hidden;
}

.topbar-row{
	height: 90px;
	margin-top: 18px;
	padding-left: 24px;
}
.topbar-icon{
	height: 70px;
	width: 80px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
.topbar-icon-name{
	font-size: 14px;
	text-align: center;
	padding:4px 0;
}


.model-title{
	width: 100%;
	height:34px;
	background-color: #ecf6ff;
	padding: 0 10px;
	font-size: 16px;
	line-height: 30px;
}
.model-title-a{
	float: right;
	margin-right: 5px;
}
.banjian{
	height: 220px;
	width: 246px;
}
.banjianxx{
	width: 740px;
	height: 220px;
}
#myTab{
	height: 36px;
}
#myTab>li{
	width: 82px;
	height: 36px;
	background-color: #f8f8f8;
	text-align: center;
	margin: 0 0;
}
#myTab>li>a{
	font-size: 14px;
	color: #333;

}
#myTab>li:hover,
#myTab>li.active,
#myTab>li.active>a,
#myTab>li>a:hover{
	background-color: #fff;
	margin: 0 0;
	height: 36px;
	width: 80px;
	border: 0px;
	border-radius: 0;
	color: #0074d6;
}


#mytabs-nav>li{
	height: 46px;
	margin-right: 14px;
	border: 1px solid #84c4ff;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
}
#mytabs-nav>li>a{
	font-size: 16px;
}
#mytabs-nav>li:hover,
#mytabs-nav>li.active,
#mytabs-nav>li.active>a,
#mytabs-nav>li>a:hover{
	height: 46px;
	color: #fff;
	background-image: url('../images/tabs-btn.png');
	background-repeat: repeat-x;
	border: none;
	border-bottom: none;
	border-radius: 5px 5px 0 0;
}

.table{
	margin-bottom: 0;
	position:relative;
	border:none;
	/*border-color: transparent;*/
}
.table>thead{
	height: 36px;
}
.table>tbody>tr>td,
.table>thead>tr>th{
	border-bottom: 0px;
	border-top:0px;
	padding: 5px;
}
.table>thead>tr>th { 
	vertical-align: middle; 
	color: #000;
	font-size: 16px;
	font-weight: normal; 
	background-color: #ecf6ff; 
	text-align: center;
	border:none;
}
.table>tbody>tr{
	height: 34px;
}
.table>tbody>tr:hover{
	background-color:#ebf5ff;
}
.table>tbody>tr>td{
	/*border-top: 2px solid #fff;*/
	text-align: center;
}
.info-table{
	
}
.divTable-auto{
	height: 206px;
	width: 998px;
	max-width: 998px;
	overflow-y:hidden
}

/*底部帮助栏*/
.downbar{
	background-image: url('../images/dibu.png');
	background-repeat: repeat-x;
	border: 1px solid #84c4ff;
	border-left:0;
	border-top: 0px;
	cursor:pointer;
}
.downbar-hover{
	background-image: url('../images/shubiaoyishangxiaoguo.png');
}
.indownbar{
	height: 50px;
	padding: 8px 0 0 0;
}
.indownbar2{
	height: 50px;
	padding:1px 0 0 0;
}

.downbar-title{
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
}
.dt-green{
	color: #23ac38;
}
.dt-blue{
	color: #0074d6;
}
.dt-orange{
	color: #ff9000;
}
.dt-red{
	color: #ff6074;
}
.middel-downbar{
	border:1px solid #84c4ff;
	border-top-color: transparent;
	border-bottom-color: transparent;

}
.middel-downbar2{
	border:1px solid #84c4ff;
	border-top-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;

}


/*搜索页面*/
.login-bar{
	height: 60px;
	background-image: url('../images/toububeijingtiao1.png');
	background-repeat: repeat-x;
	border-radius: 3px 3px 0 0;
	margin-bottom: 10px;
	padding: 12px 10px;
	font-size: 16px;
}
.tishi{
	height: 220px;
	background-color: #f6fbff;
}
.tishi-model{
	height: 220px;
	padding: 50px 0;
}
.info-title{
	font-size: 18px;
	font-weight: bold;
}
.search-title{
	color: #3f8fda;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}
.search-title span{
	margin-right: 10px;
}
.keywords{
	color: #3f8fda;
}


/*办事结果页*/
.btn-row{
	margin-bottom: 8px;
}
.btn-row button{
	border: 1px solid #a1d1ff;
	font-size: 18px;
	color: #3a88d7;
	background-color: #ecf6ff;
	width: 90%;
	float: right;
	margin-right: 14px;
}
.btn-row button:hover,
.btn-row button:focus{
	background-image: url('../images/tabs-btn.png');
	background-repeat: repeat-x;
	color: #fff;
	border: 1px solid #347fd3;
	outline: none;
}


/*全部事项*/
.panel{
	border: none;
	margin: 1px 0;
	webkit-box-shadow:none;
	box-shadow: none;
}
.panel-heading{
	background-color: #e8f6ff;
	border-radius: 0px;
	padding: 7px 16px;
}
.panel-heading img{
	float: left;
	margin:5px 5px 5px 0;
}
.panel-title{
	font-size: 16px;
	font-weight: normal;
	color: #1c70c9;
}
.panel-title2{
	display: none;
	/*width: 110px;*/
	font-size: 14px;
	font-weight: normal;
	color: gray;
	float: right;
}

.panel-title2:hover {color: blue}
.panel-table{
	width: 100%;
	max-width: 100%;
}
.panel-table tr{
	height: 40px;
	border-bottom: 1px solid #e8f6ff;
	font-size: 14px;
}
/*.panel-table tr:hover
{
	background-color: #e8f6ff;
}*/
.panel-a1{
	display: block;
	width:100%;
	color: #000;
}
.panel-a2{
	display: none;
	color: gray;
}
.panel-a2:hover {color: blue}
.no-url{
	color: #ccc;
}
a.no-url:hover{
	color: #ccc;
	cursor: no-drop;
}

/*翻页*/
.change-page{
	margin-top: 10px;

}
.change-page a{
	font-size: 12px;
	color: #000;
	margin-right: 8px;
}
.change-page a:hover{
	color: #006ed4;
}